home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asia X
/
Asia X.iso
/
mac
/
ASIAWIN
/
SHARED.DIR
/
00187_Script_187
< prev
next >
Wrap
Text File
|
1995-08-23
|
201b
|
12 lines
on mouseUp
global g_num_pics
mouseClick
set the visible of sprite 2 to FALSE
updateStage
if the frame=65 then
go to label("SEND")
else
go to the frame -1
end if
end